home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…rary 5 (Internal Edition)
/
Apple R&P Lib Internal v5.0.iso
/
6-Developer Demos
/
Developer Demos-Ed.
/
Macintosh School® CD-ROM Demo
/
Macintosh SchoolÆ CD-ROM Demo
/
card_51731.txt
< prev
next >
Wrap
Text File
|
1990-08-14
|
934b
|
49 lines
-- card: 51731 from stack: in
-- bmap block id: 51974
-- flags: 4000
-- background id: 25390
-- name: User Definable Flags…
----- HyperTalk script -----
on returnKey
flashButton "OK"
doMenu first
end returnKey
-- part 1 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=140 top=255 right=273 bottom=208
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: OK
----- HyperTalk script -----
on mouseUp
doMenu first
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=290 top=255 right=273 bottom=358
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Cancel
----- HyperTalk script -----
on mouseUp
doMenu first
end mouseUp